home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12416 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  788 b 

  1. Path: INbe.net!usenet
  2. From: dlauwers@innet.be (Danny Lauwers)
  3. Newsgroups: comp.lang.c++
  4. Subject: VC++ 4.0 and 32bit DLL import
  5. Date: Tue, 19 Mar 1996 22:47:42 GMT
  6. Organization: INnet NV (post doesn't reflect views of INnet NV)
  7. Message-ID: <4indm8$hn6@news.be.innet.net>
  8. Reply-To: dlauwers@innet.be
  9. NNTP-Posting-Host: pool014-24.innet.be
  10. X-Newsreader: Forte Agent .99.82
  11.  
  12. Hello,
  13.  
  14. How can I make a .lib file from an excisting DLL so I can use it in
  15. VC. I have tried the LIB utilitie but that does'nt seem to be working
  16. correct on  32 bit NT DLL's. The 16bit version IMPLIB from VC++ works
  17. only on 16bit DLL's.
  18. For now I have used the LoadLibrary, but it would be simpler to just
  19. include the library file.
  20.  
  21. Please reply on my E-mail address also
  22. Thank you
  23.  
  24. Danny Lauwers
  25. dlauwers@innet.be
  26.  
  27.  
  28.